Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

[FIX] Handling oog for sha256 precompile #1095

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

noel2004
Copy link
Member

This PR enable ErrorOOGPrecompileGadget handling the oog state of sha256-precompile, which is incorrectly disable in previous code.

The gas cost of SHA256 precompile is almost the same as identify precompile so the code required is trivial.

@noel2004 noel2004 requested a review from lispc January 23, 2024 08:31
@lispc lispc merged commit f430c5a into develop Jan 24, 2024
@lispc lispc deleted the sha256_oog_handling branch January 24, 2024 03:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants